Revision: bazaar--devel--1.4--patch-86
Archive: robert.collins@canonical.com--general
Creator: Robert Collins <robert.collins@canonical.com>
Date: Wed May 18 13:16:52 EST 2005
Standard-date: 2005-05-18 03:16:52 GMT
Modified-files: commands/archive-mirror.c
    commands/missing.c libarch/archive-mirror.c
    libarch/authinfo.c libarch/merge.c
    libarch/tests/unit-pfs-dav.c
New-patches: Matthieu.Moy@imag.fr--public/bazaar--archive-mirror--1.4--patch-1
    Matthieu.Moy@imag.fr--public/bazaar--archive-mirror-req--1.4--base-0
    Matthieu.Moy@imag.fr--public/bazaar--archive-mirror-req--1.4--patch-1
    Matthieu.Moy@imag.fr--public/bazaar--authinfo--1.4--patch-3
    Matthieu.Moy@imag.fr--public/bazaar--authinfo--1.4--patch-6
    Matthieu.Moy@imag.fr--public/bazaar--authinfo-nopass--1.4--base-0
    Matthieu.Moy@imag.fr--public/bazaar--authinfo-nopass--1.4--patch-1
    Matthieu.Moy@imag.fr--public/bazaar--authinfo-nopass--1.4--patch-2
    Matthieu.Moy@imag.fr--public/bazaar--devo--1.4--patch-9
    Matthieu.Moy@imag.fr--public/bazaar--messages--1.4--base-0
    Matthieu.Moy@imag.fr--public/bazaar--messages--1.4--patch-1
    Matthieu.Moy@imag.fr--public/bazaar--requests--1.4--patch-2
    Matthieu.Moy@imag.fr--public/bazaar--requests--1.4--patch-3
    robert.collins@canonical.com--general/bazaar--devel--1.4--patch-86
    thelove@canonical.com/bazaar--devo--1.4--patch-46
    thelove@canonical.com/bazaar--devo--1.4--patch-47
    thelove@canonical.com/bazaar--devo--1.4--patch-48
    thelove@canonical.com/bazaar--devo--1.4--patch-49
    thelove@canonical.com/bazaar--devo--1.4--patch-50
    thelove@canonical.com/bazaar--devo--1.4--patch-51
    thelove@canonical.com/bazaar--devo--1.4--patch-52
Summary: merge from thelove
Keywords: 

Patches applied:

 * Matthieu.Moy@imag.fr--public/bazaar--archive-mirror--1.4--patch-1
   bugfix: baz archive-mirror -a with several archives reported archive corruption

 * Matthieu.Moy@imag.fr--public/bazaar--archive-mirror-req--1.4--base-0
   tag of thelove@canonical.com/bazaar--devo--1.4--patch-50

 * Matthieu.Moy@imag.fr--public/bazaar--archive-mirror-req--1.4--patch-1
   bugfix: baz archive-mirror -a with several archives reported archive corruption

 * Matthieu.Moy@imag.fr--public/bazaar--authinfo--1.4--patch-3
   .authinfo parser accepts lines without password field

 * Matthieu.Moy@imag.fr--public/bazaar--authinfo--1.4--patch-6
   Using NULL not allowed in rel_make_record. Use "" instead.

 * Matthieu.Moy@imag.fr--public/bazaar--authinfo-nopass--1.4--base-0
   tag of thelove@canonical.com/bazaar--devo--1.4--patch-50

 * Matthieu.Moy@imag.fr--public/bazaar--authinfo-nopass--1.4--patch-1
   .authinfo parser accepts lines without password field (tests fail)

 * Matthieu.Moy@imag.fr--public/bazaar--authinfo-nopass--1.4--patch-2
   Modified tests, fixed a bug in authinfo parsing.

 * Matthieu.Moy@imag.fr--public/bazaar--devo--1.4--patch-9
   Fixed url <-> archive name inversion in mirror error message

 * Matthieu.Moy@imag.fr--public/bazaar--messages--1.4--base-0
   tag of thelove@canonical.com/bazaar--devo--1.4--patch-48

 * Matthieu.Moy@imag.fr--public/bazaar--messages--1.4--patch-1
   Various output message trivial fixes

 * Matthieu.Moy@imag.fr--public/bazaar--requests--1.4--patch-2
   "*" at the beginning of messages in baz merge

 * Matthieu.Moy@imag.fr--public/bazaar--requests--1.4--patch-3
   Added missing "\n" in error message

 * thelove@canonical.com/bazaar--devo--1.4--patch-46
   unbreak ancestry that my crack-filled eyes let break

 * thelove@canonical.com/bazaar--devo--1.4--patch-47
   overhaul annotation_builder api to be talloc and exception friendly

 * thelove@canonical.com/bazaar--devo--1.4--patch-48
   some apply_changeset api cleanups - aggregate is now talloc managed, results are returned

 * thelove@canonical.com/bazaar--devo--1.4--patch-49
   major sweep of char tree_root usage, cleaning it into typesafe arch_project_tree_t usage. Also cripple/partially remove the search-peer-directories cache facility which has caused so many user headaches

 * thelove@canonical.com/bazaar--devo--1.4--patch-50
   Various output message trivial fixes

 * thelove@canonical.com/bazaar--devo--1.4--patch-51
   bugfix: baz archive-mirror -a with several archives reported archive corruption

 * thelove@canonical.com/bazaar--devo--1.4--patch-52
   Accept lines without password in ~/.authinfo

